This repository was archived by the owner on May 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3
3
<head >
4
4
<meta charset =" utf-8" >
5
5
<meta name =" viewport" content =" initial-scale=1" >
6
- <title >{{ title }} {{ #if description }} — {{ description }} {{ /if }} </title >
6
+ <title >{{ title }} {{ #if pkg.version }} {{ pkg.version }} {{ /if }} {{ #if description }} — {{ description }} {{ /if }} </title >
7
+ {{ #if description }}
8
+ <meta name =" description" content =" {{ description }} " >
9
+ {{ /if }}
7
10
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.min.css" >
8
11
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css" >
9
12
<style >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta name ="viewport " content ="initial-scale=1 ">
6
- < title > doxdox-plugin-bootstrap — Bootstrap template plugin for doxdox.</ title >
6
+ < title > doxdox-plugin-bootstrap 1.1.0 — Bootstrap template plugin for doxdox.</ title >
7
+ < meta name ="description " content ="Bootstrap template plugin for doxdox. ">
7
8
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.min.css ">
8
9
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css ">
9
10
< style >
You can’t perform that action at this time.
0 commit comments