mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-05-05 21:37:08 +01:00
Prep for rename.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
Theme: Positive
|
||||
===============
|
||||
A dynamic technical résumé theme for FluentCV.
|
||||
A dynamic technical résumé theme.
|
||||
|
||||

|
||||
|
||||
@ -8,4 +8,4 @@ A dynamic technical résumé theme for FluentCV.
|
||||
|
||||
MIT. See [LICENSE.md][lic] for details.
|
||||
|
||||
[lic]: https://github.com/fluentdesk/fluent-themes/blob/master/LICENSE.md
|
||||
[lic]: https://github.com/fluentdesk/fresh-themes/blob/master/LICENSE.md
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>{{ r.name }}</title>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<link href="positive-html.css" rel="stylesheet" type="text/css">
|
||||
{{{styleSheet "positive-html.css"}}}
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
Reference in New Issue
Block a user