Skip to content

Instantly share code, notes, and snippets.

@oboitei
oboitei / cubed.hut.tag.js
Created December 23, 2016 15:47
Cubed Hut Tag
(function() {
//v12
//
// ....
// ....
var libraries = new (function() {
// Stop libraries from trying to use loaders
// like AMD and just export a global
var define = null;
@totoprayogo1916
totoprayogo1916 / template.xml
Last active September 23, 2023 23:27
Blogger Template with Bootstrap v5 Starter
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:js='false' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<!-- Required meta tags -->
<meta charset='utf-8'/>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<title><data:view.title.escaped/></title>