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 33<head >
44<meta charset =" utf-8" >
55<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 }}
710<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.min.css" >
811<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css" >
912<style >
Original file line number Diff line number Diff line change 33< head >
44< meta charset ="utf-8 ">
55< 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. ">
78< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.min.css ">
89< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css ">
910< style >
You can’t perform that action at this time.
0 commit comments