summaryrefslogtreecommitdiffstats
path: root/tpl
diff options
context:
space:
mode:
Diffstat (limited to 'tpl')
-rw-r--r--tpl/index.pug13
1 files changed, 13 insertions, 0 deletions
diff --git a/tpl/index.pug b/tpl/index.pug
index d224c53..a073280 100644
--- a/tpl/index.pug
+++ b/tpl/index.pug
@@ -84,6 +84,19 @@ html
84 84
85 //----------------------------------------- 85 //-----------------------------------------
86 86
87 +h1-heading('xl')= 'Colored links'
88 +rule('medium')
89
90 +box
91 .s-colored-links
92 = 'Lorem ipsum dolor '
93 a(href='https://mk.vulpes.one/')= 'https://mk.vulpes.one/'
94 = ' sit amet, consetetur '
95 a(href='https://v.reddit.com/')= 'https://v.reddit.com/'
96 = ' sadipscing elitr, sed diam nonumy eirmod tempor'
97
98 //-----------------------------------------
99
87 +h1-heading('xl')= 'Button' 100 +h1-heading('xl')= 'Button'
88 +rule('medium') 101 +rule('medium')
89 102