File tree Expand file tree Collapse file tree
src/content/docs/mobile-apps Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The key to success in DevOps and site reliability engineering lies in reducing y
2222
2323## Available Android widgets [ #available-adroid-widgets]
2424
25- A variety of Android widgets are available to give you control wherever you are:
25+ A variety of widgets are available to give you control wherever you are:
2626
2727<SideBySide >
2828 <Side >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ To set up [iOS widgets](https://support.apple.com/en-us/HT207122) on your iPhone
3939
4040## Available iOS widgets [ #available-ios-widgets]
4141
42- A variety of iOS widgets are available to give you control wherever you are:
42+ A variety of widgets are available to give you control wherever you are:
4343
4444<SideBySide >
4545 <Side >
@@ -110,39 +110,28 @@ A variety of iOS widgets are available to give you control wherever you are:
110110
111111You can add a widget to either of these screens:
112112
113- <table >
114- <thead >
115- <tr >
116- <th >
117- ** Home screen**
118- </th >
119- <th >
120- ** Today view**
121- </th >
122- </tr >
123- </thead >
124- <tbody >
125- <tr >
126- <td >
113+ <SideBySide >
114+ <Side >
115+ ** Home screen**
116+
127117 <img
128118 style = { { maxWidth: ' 290px' }}
129119 title = " Home screen"
130120 alt = " A screenshot of the home screen showing a new relic chart."
131121 src = { mobileappsiOSWidgetonHomescreen }
132122 />
133- </td >
123+ </Side >
124+ <Side >
125+ ** Today view**
134126
135- <td >
136127 <img
137128 style = { { maxWidth: ' 290px' }}
138129 title = " Today view"
139130 alt = " A screenshot of the today view showing a new relic chart."
140131 src = { mobileappsiOSWidgetsonTodayView }
141132 />
142- </td >
143- </tr >
144- </tbody >
145- </table >
133+ </Side >
134+ </SideBySide >
146135
147136Here's an example of adding a widget to the home screen:
148137
You can’t perform that action at this time.
0 commit comments