mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-03 02:28:34 +02:00
deploy: 684cb2160f
This commit is contained in:
@ -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.7bd5899d65d8065bce667feacdde944a1911b79b7be54321635bc25d254c1b92.css integrity="sha256-e9WJnWXYBlvOZn/qzd6UShkRt5t75UMhY1vCXSVMG5I=" 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.b369c023b27e1372052b42125b6b612e5a9641e98d4041a88ab4d23a203f87f6.css integrity="sha256-s2nAI7J+E3IFK0ISW2thLlqWQemNQEGoirTSOiA/h/Y=" 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.
|
||||
|
Reference in New Issue
Block a user