mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-08-07 22:32:39 -04:00
deploy: b40f30754d
This commit is contained in:
parent
5f48154344
commit
9b4f7b01b7
34 changed files with 33 additions and 33 deletions
|
@ -1,7 +1,7 @@
|
|||
<!doctype html><html lang=en class=direction-ltr><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><title>Papermod - How To's Guide - PaperMod</title><meta name=keywords content="PaperMod"><meta name=description content="Intro We’ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
|
||||
Override theme template By Hugo’s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
|
||||
Let’s say you wish the list was different. All you have to do is copy the list template:
|
||||
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:"><meta name=author content="Aditya Telange"><link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/><link href=https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.7e72979e784faeeae894ee3223fd756b24535eef6cd4306627299d807cbe924d.css integrity="sha256-fnKXnnhPrurolO4yI/11ayRTXu9s1DBmJymdgHy+kk0=" rel="preload stylesheet" as=style><link rel=apple-touch-icon href=https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png><link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico><meta name=generator content="Hugo 0.76.5"><meta property="og:title" content="Papermod - How To's Guide"><meta property="og:description" content="Intro We’ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
|
||||
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:"><meta name=author content="Aditya Telange"><link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/><link href=https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.fc8c4a7b3b018efb7324bea092232c6cb394a61e7caaea2924aa8d053f55e61d.css integrity="sha256-/IxKezsBjvtzJL6gkiMsbLOUph58quopJKqNBT9V5h0=" rel="preload stylesheet" as=style><link rel=apple-touch-icon href=https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png><link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico><meta name=generator content="Hugo 0.76.5"><meta property="og:title" content="Papermod - How To's Guide"><meta property="og:description" content="Intro We’ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
|
||||
Override theme template By Hugo’s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
|
||||
Let’s say you wish the list was different. All you have to do is copy the list template:
|
||||
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:"><meta property="og:type" content="article"><meta property="og:url" content="https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/"><meta property="article:published_time" content="2020-09-18T11:30:03+05:30"><meta property="article:modified_time" content="2020-09-18T11:30:03+05:30"><meta name=twitter:card content="summary"><meta name=twitter:title content="Papermod - How To's Guide"><meta name=twitter:description content="Intro We’ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue