mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Pulling in 3.4.2
This commit is contained in:
		
							parent
							
								
									2a78959bfb
								
							
						
					
					
						commit
						e007b7dc8f
					
				@ -228,6 +228,7 @@
 | 
			
		||||
                    <span class="utf"><i></i> ss-sok <code>&#xe636;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-som <code>&#xe647;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-ss1 <code>&#xe944;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-ss2 <code>&#xe95c;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-sth <code>&#xe620;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-td2 <code>&#xe91c;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-ths <code>&#xe650;</code></span>
 | 
			
		||||
 | 
			
		||||
@ -37,7 +37,7 @@
 | 
			
		||||
                <i class="ss ss-pmtg2"></i>
 | 
			
		||||
                Download
 | 
			
		||||
            </a>
 | 
			
		||||
            <h2 class="sub">Complete 247 Magic set symbol font icons</h2>
 | 
			
		||||
            <h2 class="sub">Complete 248 Magic set symbol font icons</h2>
 | 
			
		||||
        </div>
 | 
			
		||||
    </header>
 | 
			
		||||
 | 
			
		||||
@ -45,7 +45,7 @@
 | 
			
		||||
        <div class="wrapper">
 | 
			
		||||
            <section>
 | 
			
		||||
                <h3>
 | 
			
		||||
                    View the full list of 247 set and expansion symbols below, for all sets and special edition products up to <strong>War of the Spark</strong> and <strong>Modern Horizons</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
 | 
			
		||||
                    View the full list of 248 set and expansion symbols below, for all sets and special edition products up to <strong>War of the Spark</strong> and <strong>Modern Horizons</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
 | 
			
		||||
                </h3>
 | 
			
		||||
                <p style="margin: -15px 0 25px;">
 | 
			
		||||
                    <strong>Note:</strong> you can now link directly to a preview of each symbol's by adding the symbol code at the end of the url like this: <a href="https://andrewgioia.github.io/Keyrune/icons.html?icon=ody">https://andrewgioia.github.io/Keyrune/icons.html?icon=ody</a>.
 | 
			
		||||
@ -655,6 +655,9 @@
 | 
			
		||||
                    <div class="icon" id="ss1" name="Signature Spellbook: Jace" data-name="Signature Spellbook: Jace" data-class="ss1" data-unicode="e944" data-added="v3.2.2">
 | 
			
		||||
                        <span class="name"><i class="ss ss-ss1"></i> Jace <em>(ss1)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="icon" id="ss2" name="Signature Spellbook: Gideon" data-name="Signature Spellbook: Gideon" data-class="ss2" data-unicode="e95c" data-added="v3.4.2">
 | 
			
		||||
                        <span class="name"><i class="ss ss-ss2"></i> Gideon <em>(ss2)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </section>
 | 
			
		||||
            <section class="content">
 | 
			
		||||
 | 
			
		||||
@ -45,7 +45,7 @@
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <p>
 | 
			
		||||
                Current version 3.4.1 includes all sets to War of the Spark.
 | 
			
		||||
                Current version 3.4.2 includes all sets to War of the Spark.
 | 
			
		||||
            </p>
 | 
			
		||||
        </div>
 | 
			
		||||
    </header>
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										7
									
								
								node_modules/keyrune/css/keyrune.css
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								node_modules/keyrune/css/keyrune.css
									
									
									
										generated
									
									
										vendored
									
									
								
							@ -2,8 +2,8 @@
 | 
			
		||||
 * Global */
 | 
			
		||||
@font-face {
 | 
			
		||||
  font-family: 'Keyrune';
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.4.0');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.4.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.4.0') format('woff2'), url('../fonts/keyrune.woff?v=3.4.0') format('woff'), url('../fonts/keyrune.ttf?v=3.4.0') format('truetype'), url('../fonts/keyrune.svg?v=3.4.0#keyrune') format('svg');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.4.2');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.4.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.4.2') format('woff2'), url('../fonts/keyrune.woff?v=3.4.2') format('woff'), url('../fonts/keyrune.ttf?v=3.4.2') format('truetype'), url('../fonts/keyrune.svg?v=3.4.2#keyrune') format('svg');
 | 
			
		||||
  font-weight: normal;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
}
 | 
			
		||||
@ -750,6 +750,9 @@
 | 
			
		||||
.ss-ss1:before {
 | 
			
		||||
  content: "\e944";
 | 
			
		||||
}
 | 
			
		||||
.ss-ss2:before {
 | 
			
		||||
  content: "\e95c";
 | 
			
		||||
}
 | 
			
		||||
/**
 | 
			
		||||
 * Global Series */
 | 
			
		||||
.ss-gs1:before {
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								node_modules/keyrune/css/keyrune.min.css
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								node_modules/keyrune/css/keyrune.min.css
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.eot
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.eot
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										3
									
								
								node_modules/keyrune/fonts/keyrune.svg
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								node_modules/keyrune/fonts/keyrune.svg
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 512 KiB After Width: | Height: | Size: 523 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.ttf
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.ttf
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.woff
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.woff
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.woff2
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								node_modules/keyrune/fonts/keyrune.woff2
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -5,9 +5,9 @@
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "keyrune": {
 | 
			
		||||
      "version": "3.4.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.4.1.tgz",
 | 
			
		||||
      "integrity": "sha512-VIircT/bkX1adfP5Cauyixa71SLexhZq4/ZXYPe4fcvKN9FAJ7ZAEpYKu0Odt9dhGsRiDy4O5cMoopeQMztChA=="
 | 
			
		||||
      "version": "3.4.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.4.2.tgz",
 | 
			
		||||
      "integrity": "sha512-6k8lthwQbe5O1XK99C6I0BADZ6c6+ZdsJBvMxuvttQAR+yKWfJ4j2A+uLS47LFi4vb0xZiu3oORjUhxtKoSbqQ=="
 | 
			
		||||
    },
 | 
			
		||||
    "zepto": {
 | 
			
		||||
      "version": "1.2.0",
 | 
			
		||||
 | 
			
		||||
@ -4,7 +4,7 @@
 | 
			
		||||
  "description": "Keyrune documentation website",
 | 
			
		||||
  "main": "index.html",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "keyrune": "^3.4.1",
 | 
			
		||||
    "keyrune": "^3.4.2",
 | 
			
		||||
    "zepto": "*"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user