Update example bulma version
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| <head> | ||||
|     <title>#(title)</title> | ||||
|     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css"> | ||||
| </head> | ||||
|     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.0/css/bulma.min.css"> | ||||
| </head> | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| <html> | ||||
|     <head> | ||||
|         <title>#(title)</title> | ||||
|         <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css"> | ||||
|         <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.0/css/bulma.min.css"> | ||||
|     </head> | ||||
|     <body> | ||||
|             <nav class="navbar is-dark"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user